[INFO] fetching crate egui-tetra2 0.6.0...
[INFO] testing egui-tetra2-0.6.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate egui-tetra2 0.6.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate egui-tetra2 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate egui-tetra2 0.6.0
[INFO] tweaked toml for crates.io crate egui-tetra2 0.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui-tetra2 0.6.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui-tetra2 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e785d439470ab87dba81b40dd6697be35851a9e88e3b0ca18fa4e5d147d979f9
[INFO] running `Command { std: "docker" "start" "-a" "e785d439470ab87dba81b40dd6697be35851a9e88e3b0ca18fa4e5d147d979f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e785d439470ab87dba81b40dd6697be35851a9e88e3b0ca18fa4e5d147d979f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e785d439470ab87dba81b40dd6697be35851a9e88e3b0ca18fa4e5d147d979f9", kill_on_drop: false }`
[INFO] [stdout] e785d439470ab87dba81b40dd6697be35851a9e88e3b0ca18fa4e5d147d979f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 034755856e60eb37b473f586bbcc8f79cbbe35fe19225946e67014333d756e9c
[INFO] running `Command { std: "docker" "start" "-a" "034755856e60eb37b473f586bbcc8f79cbbe35fe19225946e67014333d756e9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling emath v0.29.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling epaint_default_fonts v0.29.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ecolor v0.29.0
[INFO] [stderr]    Compiling vek v0.15.10
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling open v5.3.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling lyon_geom v1.0.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling lyon_path v1.0.5
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling lyon_tessellation v1.0.15
[INFO] [stderr]    Compiling epaint v0.29.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling egui v0.29.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling tetra v0.8.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling x11-clipboard v0.9.2
[INFO] [stderr]    Compiling wayland-protocols v0.32.4
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.6
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.4
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling copypasta v0.10.1
[INFO] [stderr]    Compiling egui-tetra2 v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s
[INFO] running `Command { std: "docker" "inspect" "034755856e60eb37b473f586bbcc8f79cbbe35fe19225946e67014333d756e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "034755856e60eb37b473f586bbcc8f79cbbe35fe19225946e67014333d756e9c", kill_on_drop: false }`
[INFO] [stdout] 034755856e60eb37b473f586bbcc8f79cbbe35fe19225946e67014333d756e9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4406ddbadfd6e5560afd3d06e26ce8c03be6a0d1b499e650931d33bc1e34a934
[INFO] running `Command { std: "docker" "start" "-a" "4406ddbadfd6e5560afd3d06e26ce8c03be6a0d1b499e650931d33bc1e34a934", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling svgtypes v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lyon_geom v1.0.5
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rquickjs-sys v0.6.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bitstream-io v2.5.3
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling lyon_path v1.0.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling lyon_tessellation v1.0.15
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling wayland-protocols v0.32.4
[INFO] [stderr]    Compiling wayland-cursor v0.31.6
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling vek v0.15.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling egui_plot v0.29.0
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.4
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling usvg-tree v0.37.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling usvg-parser v0.37.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling rodio v0.17.3
[INFO] [stderr]    Compiling usvg v0.37.0
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling ehttp v0.5.0
[INFO] [stderr]    Compiling resvg v0.37.0
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=4194f33122c04d1d -C extra-filename=-572e14d41c398397 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e179a5e5b688f8a5.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-76505ccde9731891.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-8e56128b2ddbd99e.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-1c4d97f5d6c235af.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-ca7024fc66e4388f.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-ead98f074a37f829.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-487ad28dc3b62f36/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4406ddbadfd6e5560afd3d06e26ce8c03be6a0d1b499e650931d33bc1e34a934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4406ddbadfd6e5560afd3d06e26ce8c03be6a0d1b499e650931d33bc1e34a934", kill_on_drop: false }`
[INFO] [stdout] 4406ddbadfd6e5560afd3d06e26ce8c03be6a0d1b499e650931d33bc1e34a934
